home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / soundu / dmpc230.zip / DMPC.REV < prev    next >
Text File  |  1994-07-06  |  15KB  |  240 lines

  1. ───────────────────────────────────────────────────────────────────-─--∙∙··· ·
  2.  ∙ Revision history of DMPC: ∙  ───────────────────────────────────-─--∙∙··· ·
  3. ───────────────────────────────────────────────────────────────────-─--∙∙··· ·
  4.  
  5.  
  6.   2.30 : Finally added UltraCompressor II Rel 2 support (many thanks to AIP-NL
  7.          for all the help & info).  Use a diskcache if you don't want DMPC to
  8.          slow down while reading UC2 archives.  Made DMPC not change the screen
  9.          mode if it's already in the correct mode.  Added support for NoGate's
  10.          PAK/ARC archives.  Oops again!  Sorry to all the GUS users having to
  11.          go through all my debugging code when playing a sample, I've removed it
  12.          now.  Fixed a bug in the config code, path's ending in a \ will now
  13.          work properly.  Added a logfile (DMPC.LOG) function, use CTRL-L to
  14.          write a logfile of the current files, '/' will toggle logfile reading
  15.          on and off, to use the logfile at startup put USE_LOGFILE=TRUE in
  16.          DMPC.CFG.  Fixed a bug in the directory changing code.  The ripper will
  17.          now only (re)load a sample when necessary.  You can now listen to the
  18.          sample in the correct scale from C3 through to E5.  For more about the
  19.          key changes in the ripper, see DMPC.DOC.  Added beta Tandy DAC support
  20.          with Jeffrey L Hayes' Tandy DAC guide.
  21.  
  22.                See DMPC.DOC for information on the DMPC mailing lists.
  23.  
  24.   /--------------------------------------------------------------------------\
  25.   |   If I don't get some postcards soon, this will be the last version of   |
  26.   |  DMPC. You have been asked, begged and now I'm just fed up with writing  |
  27.   |     something for  people who don't even have enough curtesy to send     |
  28.   |                        me a simple postcard!                             |
  29.   \--------------------------------------------------------------------------/
  30.  
  31. -=> Read DMPC.BBS if you would like to become an official DMPC support site. <=-
  32.  -=> DMPC is used by thousands of people, no good BBS should be without it! <=-
  33.  
  34.  
  35.   2.21 : Fixed problem with the "Numeric co-processor required" message, DMPC
  36.          will once again work without needing a co-processor.  The reason for
  37.          the significant increase in DMPC's size is because the numeric
  38.          emulation code is back in.  Fixed a bug in the config reading code,
  39.          the last player defined wouldn't use listfiles & the correct format
  40.          inclusion mask.  Fixed a bug that blanked the screen when deleting one
  41.          file.
  42.  
  43.   2.20 : Oops!  I forgot to tell you that you have to put USE_DESCRIPTIONS=TRUE
  44.          in DMPC.CFG to make use of the descriptions file.  Fixed my FAR & ULT
  45.          ripping routines, they should now work for all FAR & ULT files.  Added
  46.          support for HA archives.  Fixed a bug in the multi-directory code that
  47.          would not write a correct listfile for uncompressed files in the
  48.          current directory.  Fixed a bug that made GUSPLAY not work with DMPC.
  49.          Increased description size to 42 characters.  You can now save samples
  50.          in Tetra Music Editor, Farandole and ScreamTracker 3.0 sample formats.
  51.          You can now export the music file descriptions to DMPC.DSC by pressing
  52.          'X' from the file selection menu, this option will overwrite previous
  53.          descriptions if they differ and will not save blank descriptions.  You
  54.          can edit the descriptions from the file selection menu by pressing 'I',
  55.          descriptions will be auto-saved when changing directory/drive or when
  56.          exiting the program.  Fixed WAV saving code.  Added beta PAS support
  57.          via PCM.COM and Peter W. Cervasio's interface to it, you should now be
  58.          able to play samples on your PAS (with PCM.COM loaded).  Change the
  59.          relevant RIPPER variables in DMPC.CFG to test the new PAS code.  The
  60.          quick letter find will now scroll through the files if you use it when
  61.          you are already on a file starting with that letter.  Added beta GUS
  62.          support in the ripper, change RIPPER_DEVICE to GUS to test the code.
  63.          All other info will be read from the ULTRASND enviroment variable.
  64.          Added another 10 player configs, use SHIFT-(1..0) to use them (this
  65.          might not work on non-American keyboard layouts).  Added support for
  66.          HYPER, HPACK and ZOO archives.  Added a "play one random" feature, will
  67.          play one song randomly from the tag selection and untag it.  Added HOME
  68.          and END functions into ripper.  Toggle scanning of directories in
  69.          DMPC.DIR on/off with ',' (the comma key).  Added selective archive
  70.          scanning, mask out archives that you don't use with USE_???=FALSE in
  71.          DMPC.CFG (where ??? is the archive type you don't want DMPC to scan).
  72.          Fixed minor bug in Delete All Tagged function.
  73.  
  74.   2.13 : Added DMPC.DSC, now you can define your own descriptions for archived
  75.          files (can be used as an override on non-archived files too).  The
  76.          format is: Name followed by a space and the description (20 chars).
  77.          Fixed a severe bug that crept into DMPC when I upgraded to v2.10, if
  78.          DMPC was locking up on you when re-reading directories, I've fixed the
  79.          problem (pointers were being mistreated *8).  Added %K specifier for
  80.          the OPTIONS string in DMPC.CFG, using %K will substitute the name of
  81.          the file without its extension.  Fixed a bug in the change drive code.
  82.  
  83.   2.12 : Players that can handle listfiles (@DMPC.LST) for automatic play are
  84.          now supported (add LISTFILE=TRUE to the listfile players in DMPC.CFG),
  85.          all archived files in the selected group will be decompressed before
  86.          starting the player so make sure you have the space on your temp
  87.          directory.  All players that don't support listfiles can still use the
  88.          old method of selected group playing (files are played one at a time,
  89.          one after the other).  Fixed a minor bug in the delete all tagged code,
  90.          DMPC didn't update the screen after deleting the files.  Added a quick
  91.          letter find, press ALT-(A..Z) to jump to the files starting with that
  92.          letter.  Fixed a minor bug in the archive support, DMPC wouldn't read
  93.          archives marked READ-ONLY, SYSTEM or HIDDEN and would claim an archive
  94.          error.
  95.  
  96.   2.11 : Fixed a bug in the usigned sample writing routine (I was writing only
  97.          half of the sample!).  Sample previewer should now work with any size
  98.          DMA buffer on a SoundBlaster (if you've been hearing static, I think
  99.          that I've fixed the problem).  Added a few more error checks.
  100.  
  101.   2.10 : Added multiple directory support with DMPC.DIR, now you can specify
  102.          up to 20 directories that you want DMPC to scan for music files.  The
  103.          multi-directory support in DMPC is totally transparent, DMPC will
  104.          handle the directory swapping automatically.  Made DMPC able to handle
  105.          2000 entries (Want more? Just ask!).  Added some overdue error checking
  106.          on my disk routines which will hopefully track some nasty errors down.
  107.          Added another 10 player configs (bringing the total to 20) in DMPC.CFG
  108.          (use ALT-1 to ALT-0 to select configs 11-20).  Added pseudo 16-bit
  109.          sample playing support in the ripper (tell me if it works).  Fixed a
  110.          bug in the sample playing routines for Speaker & DAC, they now should
  111.          play at the correct frequencies.
  112.  
  113.   2.01 : Fixed a problem that caused DMPC to hang if the file had a blank name
  114.          field.  Changed ZIP reading code back to what it was before DMPC v2.00.
  115.  
  116.   2.00 : Added user format support with DMPC.FMT that allows you to USE ANY
  117.          FORMAT WITH DMPC (this is only for the menu part, this doesn't affect
  118.          the ripper code).  This means that I now only need format specs for
  119.          formats that you want added to the ripper code.  Fixed a bug that made
  120.          Galaxy Music Player and a few others not work properly with DMPC.
  121.          Fixed a bug which caused heap errors if DMPC was used over long periods
  122.          of time.  Fixed a minor bug in the ZIP reading code.
  123.  
  124.   1.97 : Added a screensaver that kicks in after 2 minutes with no keys pressed
  125.          or mouse activity.  Hopefully stopped the mouse from sticking all the
  126.          time.  DMPC now clears the screen properly when extracting modules and
  127.          when shelling to and from DOS.  Added READ_ARCHIVES into the config,
  128.          defaults to TRUE, when set to FALSE it won't scan archives for modules.
  129.          Added %P into the OPTIONS line of the config so that you can make DMPC
  130.          fully expand the pathname of the file to be played (otherwise it works
  131.          just like %S does).  Centered the DMPC logo for 43/50 line mode so that
  132.          it doesn't look weird.
  133.  
  134.   1.96 : DMPC now recognises MTM and can rip 8-bit MTM samples, same support for
  135.          8-bit ULT samples (ULT ripping may be buggy still) and 8-bit FAR (My
  136.          FAR routines are untested 'cause I don't have any FAR modules!).
  137.          My internet access is now back but not stable, so my not answering your
  138.          email isn't because I don't care, it's because I'm not there!
  139.  
  140.          NOTE: The config has changed a little: A = AMF and F = FAR.
  141.  
  142.   1.95 : Added selective tagging/untagging.  Added config option ALWAYS_REREAD,
  143.          set it to TRUE and DMPC will re-read the current directory every time
  144.          the filemask changes.  Added option to rip samples in 8-bit unsigned
  145.          format (.RAW).  Added better error checking into sample ripping and
  146.          playing routines.  Ripper now supports AMF (thanks Otto!).  Added
  147.          option to rip samples to Windows WAVE, SoundTool SND and Creative Voice
  148.          VOC files.
  149.          Added PAS & GUS support but it kept crashing, took it out again.  This
  150.          is probably the last version of DMPC that'll be written because I'm
  151.          loosing internet access... keep the postcards coming though!
  152.  
  153.   1.94 : Fixed a problem that occured when DMPC tried to read a broken archive.
  154.          Put the sample number next to sample for easier reference.  (Not
  155.          released to the public).
  156.  
  157.   1.93 : Fixed a bug that was re-introduced, DMPC was once again not ripping
  158.          multi-chan MODs correctly.
  159.  
  160.   1.92 : Fixes the garbage that used to appear in sample names.  Fixed the
  161.          accelerated clock problem, it now keeps the clock fairly accurate.  If
  162.          you have been experiencing lockups when using DMPC, set STACKS=9,512 in
  163.          your CONFIG.SYS, this should solve the problem.  Fixed problem with
  164.          sample 1 in S3M files.  Added 669 sample ripping routines.  Fixed
  165.          problem with PLAYER option in config, you can now specify the full path
  166.          for the player (speeds up selection in multi-configs).  Added ablility
  167.          to specify paths of archivers in config for faster loading.  You can
  168.          now specify where you want DMPC to read by default in the config with
  169.          the new START_PATH option.  Added STM ripping routines (doesn't do the
  170.          Repeat Length properly yet).
  171.  
  172.   1.91 : Ripper now supports Soundblaster for preview functions.  RIPPER_DEVICE
  173.          & RIPPER_DMA added into config for SoundBlaster support. Added ripper
  174.          routines to rip samples from S3M files.
  175.  
  176.   1.90 : Added MOD sample ripper & preview functions.  Added RIPPER_DIR &
  177.          RIPPER_PORT into config.  Preview the samples through PC Speaker or a
  178.          DAC on a parallel port.
  179.  
  180.   1.81 : The bug with the TEMP dir for extraction has been fixed.  Fixed a bug
  181.          in my LIMIT reading routine, it only read the first file in the
  182.          archive.  (I seem to have released DMPC v1.80 in the 1.81 archive... oh
  183.          well...)
  184.  
  185.   1.80 : Fixed a balancing routine in the selection menu (gave one out in a
  186.          special case).  DMPC will read only the formats in the inclusion mask
  187.          if you (re-)read a directory.  Swapper will swap to either the temp
  188.          directory defined in the environment variable TMP or TEMP, or to the
  189.          temp directory defined in the DMPC config (in that order).  Support
  190.          for Squeeze It (SQZ) archives.  Reading uncompressed files should be
  191.          faster now.  Fixed a bug in the play tagged routine.  Changed config
  192.          into a more flexible INI-type format. Use CTRL-C for a fast change of
  193.          directory on the current drive.  Use CTRL-D to delete all tagged files.
  194.          You can specify the directory DMPC will start up in on the
  195.          command-line, eg. DMPC \MYDIR\MODDIR.
  196.  
  197.   1.73 : Support for LIMIT archives (.LIM).
  198.  
  199.   1.72 : File inclusion mask for different players 'cause some players can't
  200.          play S3M etc.  Added WAV/SND/VOC support (no validation is done on
  201.          the files though).
  202.  
  203.   1.71 : Made DEVICE NAME longer.  Fixed two non-critical bugs with config.
  204.  
  205.   1.70 : NST supported (finally).  Full path searching.  Extracts to temp
  206.          directory.  Fixed change drive & screen clearing bugs.  Archive
  207.          searching speeded up (again!).  Amiga type mod name MOD.NAME format
  208.          recognised.  Improved find to do partial matching inside names if no
  209.          partial match was found on start of name.  Can now delete files from
  210.          inside archives.  Read 1000 files in any directory.  Multiple config
  211.          definitions.  F10 to swap to DOS.
  212.  
  213.   1.60 : Added ZIP support.  DMPC logo by Sand.  Optimized archive searching
  214.          routines.  Re-read current directory.  Switch to/from 43/50 line
  215.          mode.  Change drive.  Fast find routine.  Help page.
  216.  
  217.   1.51 : Fixed a nasty bug that deleted non-archived files once played.
  218.  
  219.   1.50 : ARJ/LHA support added.  EMS/XMS/Disk swapper added.  Directory
  220.          changing (for all the people who love their subdirectories) has been
  221.          added.  STM files are now read in (but I only was able to test it on
  222.          converted MOD files).  Use DMP or PMP according to your needs.
  223.          43/50 line mode is used when detected.  Load/Save tag selections.
  224.          Fixed some small bugs (some of which were bigger once I opened the
  225.          hood to have a look at what was causing the problem).
  226.  
  227.   1.40 : Mouse support!
  228.  
  229.   1.30 : Support for 669, AMF and S3M added, sequential tagging, delete
  230.          function.
  231.  
  232.   1.20 : Fixed a few bugs in previous releases.
  233.  
  234.   1.10 : Added HOME/END, PAGE UP/DOWN, elementary tagging, multiple play with
  235.          or without random selection.
  236.  
  237.   1.00 : Original release.
  238.  
  239. ──────────────────────────────────────────────────────────────────────────────
  240.